micro_utils.dokka
0.12.15
common
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[common]doOutsideOfCoroutine
do
Outside
Of
Coroutine
common
suspend
fun
<
T
>
doOutsideOfCoroutine
(
block
:
(
)
->
T
)
:
T
Content copied to clipboard
Call this method in case you need to do something in common thread (like reading of file in JVM)